home *** CD-ROM | disk | FTP | other *** search
- Path: globe.indirect.com!fnf
- From: fnf@fishpond.ninemoons.com (Fred Fish)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: What is an EMT Trap ?
- Date: 19 Feb 1996 18:25:40 GMT
- Organization: Cronus
- Message-ID: <4gafb4$mjs@globe.indirect.com>
- References: <9602132256.AA001yx@iceberg.demon.co.uk>
- NNTP-Posting-Host: amigalib.com
-
- In article <9602132256.AA001yx@iceberg.demon.co.uk>,
- John Shardlow <john@iceberg.demon.co.uk> wrote:
- >Hi Amiga Programmers,
- >
- >I recently compiled a program using gcc but when I run
- >it I just get a message saying:
- >
- >EMT Trap
- >
- >and the program exits. It doesn't even reach the first
-
- The only thing I have seen similar to this description is that the
- "enquire" program built as part of a gcc build will abort because of
- an EMT trap if I use the plain 68000 version of the ixemul.library on
- my A4000/040. If I use the 68040+fpu version, everything is fine.
- There obviously is still at least one serious bug in the
- ixemul.library when it comes to floating point support.
-
- If you have a machine that has a 68020 or higher, ensure that you
- are using the appropriate version of ixemul.library. If you still
- have a problem, please distill it down to a manageably sized
- repeatable test case that demonstrates the problem and email it
- to "ade-ixemul@ninemoons.com". Thanks.
-
- -Fred
-
- --
- CRONUS -- 1840 E. Warner Road #105-265 -- Tempe, AZ 85284 -- USA
- Voice: (800) 804-0833 or (602) 491-0442 FAX: (602) 491-0048
- Email: info@ninemoons.com
- Ftp site: ftp.ninemoons.com
-